Cp(object, dispersion = NULL)
ICOMP(object, ..., REML = NULL)
CAICF(object, ..., REML = NULL)
logLik
and vcov
methods must exist for the object).NULL
, it is inferred
from object.logLik
method
indicating whether the restricted log-likelihood or log-likelihood should be
used. The default is to use the method used for model estimation.data.frame
with rows corresponding
to the objects is returned.ICOMP (I for informational and COMP for complexity) penalizes the covariance complexity of the model, rather than the number of parameters directly. CAICF (C for "consistent" and F denotes the use of the Fisher information matrix) includes with penalty the natural logarithm of the determinant of the estimated Fisher information matrix.
Bozdogan, H. and Haughton, D.M.A. (1998) Information complexity criteria for regression models. Comp. Stat. & Data Analysis 28: 51-76.
AIC
and BIC
in AICc